[INFO] cloning repository https://github.com/chaaz/alchem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaaz/alchem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e10ccfb7176479549bb04419a0af2942250f39af
[INFO] testing chaaz/alchem against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chaaz/alchem
[INFO] finished tweaking git repo https://github.com/chaaz/alchem
[INFO] tweaked toml for git repo https://github.com/chaaz/alchem written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chaaz/alchem on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chaaz/alchem already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f62f33f6f9655bbbd97ef3e5ba38ac677efbec0e47ebecd4947ab7036bdca3b3
[INFO] running `Command { std: "docker" "start" "-a" "f62f33f6f9655bbbd97ef3e5ba38ac677efbec0e47ebecd4947ab7036bdca3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f62f33f6f9655bbbd97ef3e5ba38ac677efbec0e47ebecd4947ab7036bdca3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62f33f6f9655bbbd97ef3e5ba38ac677efbec0e47ebecd4947ab7036bdca3b3", kill_on_drop: false }`
[INFO] [stdout] f62f33f6f9655bbbd97ef3e5ba38ac677efbec0e47ebecd4947ab7036bdca3b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc38e47d8076c0340f9cfb54040cbba015a3a8c5f43f96744d95a04bac578480
[INFO] running `Command { std: "docker" "start" "-a" "dc38e47d8076c0340f9cfb54040cbba015a3a8c5f43f96744d95a04bac578480", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling alchem v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling ctrlc v3.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling alchem-macros v0.1.1 (https://github.com/chaaz/alchem-macros?branch=main#92d0f015)
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |   foreign_links {
[INFO] [stdout]  7 | |     Io(std::io::Error);
[INFO] [stdout]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   skip_msg_variant
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/launch.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.64s
[INFO] running `Command { std: "docker" "inspect" "dc38e47d8076c0340f9cfb54040cbba015a3a8c5f43f96744d95a04bac578480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc38e47d8076c0340f9cfb54040cbba015a3a8c5f43f96744d95a04bac578480", kill_on_drop: false }`
[INFO] [stdout] dc38e47d8076c0340f9cfb54040cbba015a3a8c5f43f96744d95a04bac578480
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd6e03ee12840d89995920168570f6a577217558f055f839914d063488bbf760
[INFO] running `Command { std: "docker" "start" "-a" "cd6e03ee12840d89995920168570f6a577217558f055f839914d063488bbf760", kill_on_drop: false }`
[INFO] [stderr]    Compiling alchem v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |   foreign_links {
[INFO] [stdout]  7 | |     Io(std::io::Error);
[INFO] [stdout]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   skip_msg_variant
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/launch.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/launch.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |   foreign_links {
[INFO] [stdout]  7 | |     Io(std::io::Error);
[INFO] [stdout]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   skip_msg_variant
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.14s
[INFO] running `Command { std: "docker" "inspect" "cd6e03ee12840d89995920168570f6a577217558f055f839914d063488bbf760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd6e03ee12840d89995920168570f6a577217558f055f839914d063488bbf760", kill_on_drop: false }`
[INFO] [stdout] cd6e03ee12840d89995920168570f6a577217558f055f839914d063488bbf760
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 013829530aedde9ba1a5aabb1bdc930c1f4f8d8c1b64d5415ab0c2e17d7688f5
[INFO] running `Command { std: "docker" "start" "-a" "013829530aedde9ba1a5aabb1bdc930c1f4f8d8c1b64d5415ab0c2e17d7688f5", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stderr]   --> src/errors.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | / error_chain! {
[INFO] [stderr]  6 | |   foreign_links {
[INFO] [stderr]  7 | |     Io(std::io::Error);
[INFO] [stderr]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | |   skip_msg_variant
[INFO] [stderr] 20 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/scanner.rs:15:33
[INFO] [stderr]    |
[INFO] [stderr] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stderr]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]    |
[INFO] [stderr] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `alchem` (lib) generated 2 warnings (run `cargo fix --lib -p alchem` to apply 1 suggestion)
[INFO] [stderr] warning: `alchem` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: found module declaration for main.rs
[INFO] [stderr]  --> src/launch.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | mod main;
[INFO] [stderr]   | ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: a binary crate cannot be used as library
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `alchem` (bin "alchem" test) generated 1 warning
[INFO] [stderr] warning: `alchem` (bin "alchem") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alchem-157c7e0ca142aa5a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test common::test::const_int ... ok
[INFO] [stdout] test value::test::value_clone ... ok
[INFO] [stdout] test common::test::simple ... ok
[INFO] [stdout] test common::test::constants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/launch.rs (/opt/rustwide/target/debug/deps/alchem-fffb09af90146aec)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/array.rs (/opt/rustwide/target/debug/deps/array-e4e4b3b20ff37887)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test create_multi ... ok
[INFO] [stdout] test create_simple ... ok
[INFO] [stdout] test create_empty ... ok
[INFO] [stdout] test destr_assgn_multi ... ok
[INFO] [stdout] test destr_args_late ... ok
[INFO] [stdout] test destr_args ... ok
[INFO] [stdout] test destr_in_fn ... ok
[INFO] [stdout] test destr_assigned ... ok
[INFO] [stdout] test destr_multi ... ok
[INFO] [stdout] test destr_nested ... ok
[INFO] [stdout] test destr_nested_assgnd ... ok
[INFO] [stdout] test extract_compare ... ok
[INFO] [stdout] test destr_recall ... ok
[INFO] [stdout] test destructure ... ok
[INFO] [stdout] test dot_nested ... ok
[INFO] [stdout] test extract_multi ... ok
[INFO] [stdout] test mixed_nested ... ok
[INFO] [stdout] test nested_mixed ... ok
[INFO] [stdout] test nested_square ... ok
[INFO] [stdout] test bad_index - should panic ... ok
[INFO] [stdout] test destr_recall_fail - should panic ... ok
[INFO] [stdout] test not_array - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basics.rs (/opt/rustwide/target/debug/deps/basics-bf1243ba64b85f40)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test expr_bool_grouping ... ok
[INFO] [stdout] test expr_bool_complex ... ok
[INFO] [stdout] test expr_grouping ... ok
[INFO] [stdout] test expr_bool ... ok
[INFO] [stdout] test expr_math_prec ... ok
[INFO] [stdout] test expr_math ... ok
[INFO] [stdout] test expr_math_complex ... ok
[INFO] [stdout] test expr_subt ... ok
[INFO] [stdout] test simple_int ... ok
[INFO] [stdout] test simple_string ... ok
[INFO] [stdout] test simple_float ... ok
[INFO] [stdout] test wrong_float - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bounce.rs (/opt/rustwide/target/debug/deps/bounce-82d6bbfa58f71729)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test bounce_ab ... ok
[INFO] [stdout] test finite ... ok
[INFO] [stdout] test bounce_ba ... ok
[INFO] [stdout] test infinite - should panic ... ok
[INFO] [stdout] test infinite_bounce - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/branch.rs (/opt/rustwide/target/debug/deps/branch-bfd8160adbf53e51)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test branch_else ... ok
[INFO] [stdout] test branch_local ... ok
[INFO] [stdout] test branch_on_local ... ok
[INFO] [stdout] test branch_weird ... ok
[INFO] [stdout] test branch_simple ... ok
[INFO] [stdout] test deep_branch_local ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/closure.rs (/opt/rustwide/target/debug/deps/closure-e5c0485f37c7e179)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test closure_inline ... ok
[INFO] [stdout] test closure_fake_recurse ... ok
[INFO] [stderr]      Running tests/comments.rs (/opt/rustwide/target/debug/deps/comments-b959680a688ea11c)
[INFO] [stdout] test parameter_closed ... ok
[INFO] [stdout] test simple_closure ... ok
[INFO] [stdout] test fib_10 ... ok
[INFO] [stdout] test partial_sum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test double_slash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval.rs (/opt/rustwide/target/debug/deps/eval-1c9dd60e7ec83e67)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test double_call ... ok
[INFO] [stdout] test fn_call ... ok
[INFO] [stdout] test double_match ... ok
[INFO] [stdout] test deferred_lit ... ok
[INFO] [stdout] test fn_out_0 ... ok
[INFO] [stdout] test nonliteral ... ok
[INFO] [stdout] test fn_out_1 ... ok
[INFO] [stdout] test simple ... ok
[INFO] [stdout] test capture_fail - should panic ... ok
[INFO] [stdout] test nonliteral_fail - should panic ... ok
[INFO] [stdout] test var_fail - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function.rs (/opt/rustwide/target/debug/deps/function-30c12e61616b41d9)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test function_inline ... ok
[INFO] [stdout] test function_nested_inline ... ok
[INFO] [stdout] test function_nested ... ok
[INFO] [stdout] test parameters ... ok
[INFO] [stdout] test return_op ... ok
[INFO] [stdout] test function_simple ... ok
[INFO] [stdout] test nested_parameters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json.rs (/opt/rustwide/target/debug/deps/json-1d7f94afab81fa25)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test convert_bool ... ok
[INFO] [stdout] test convert_double ... ok
[INFO] [stdout] test convert_float ... ok
[INFO] [stdout] test convert_str ... ok
[INFO] [stdout] test json_dot_array ... ok
[INFO] [stdout] test json_dot_object ... ok
[INFO] [stdout] test convert_int ... ok
[INFO] [stdout] test unify_diff_l ... ok
[INFO] [stdout] test unify_diff_r ... ok
[INFO] [stdout] test unify_sum_l ... ok
[INFO] [stdout] test unify_sum_r ... ok
[INFO] [stdout] test convert_array ... FAILED
[INFO] [stdout] test convert_complex ... FAILED
[INFO] [stdout] test convert_obj ... FAILED
[INFO] [stdout] test convert_nest ... FAILED
[INFO] [stdout] test convert_obj_rev ... FAILED
[INFO] [stdout] test fn_to_json_fail - should panic ... ok
[INFO] [stdout] test nest_to_json_fail - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- convert_array stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_array' (103) panicked at tests/util/mod.rs:55:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array([Number(1), Number(2)])
[INFO] [stdout]  right: Array([Number(1.0), Number(2.0)])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1659203cfa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1659203cfa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1659218d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1659218d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5d1659208622 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d1659208622 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d16591e257f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d16591e257f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d16591fc0e9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d165908bf5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d165908bf5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d16591fc2a2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d16591fc2a2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d16591e2638 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d16591d7819 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d16591e334d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d165921954c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d16592193d3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d1658fdb641 - core[d17f6591d688f3bd]::panicking::assert_failed::<&serde_json[338c717d978d5ff1]::value::Value, &serde_json[338c717d978d5ff1]::value::Value>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d165906ca04 - json[771d6ca6c8b2e19d]::util::expect_array_f64::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:55:3
[INFO] [stdout]   22:     0x5d165901e5ac - json[771d6ca6c8b2e19d]::convert_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:28:78
[INFO] [stdout]   23:     0x5d1658fe70ad - <core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d165904988d - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x5d1659065ae0 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x5d165902d105 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::try_with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5d1659029bee - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5d1659045109 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x5d1659045109 - tokio[fe3b5b2b46e30a8]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x5d1659045109 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x5d1659048dca - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x5d1659051575 - <tokio[fe3b5b2b46e30a8]::macros::scoped_tls::ScopedKey<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Context>>::set::<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5d165903cf3f - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x5d165903aa03 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x5d165903a2b3 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::InnerGuard<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_array::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x5d165903822a - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::BasicScheduler<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<json[771d6ca6c8b2e19d]::convert_array::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x5d165904c7c2 - <tokio[fe3b5b2b46e30a8]::runtime::Runtime>::block_on::<json[771d6ca6c8b2e19d]::convert_array::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x5d1659021401 - json[771d6ca6c8b2e19d]::convert_array
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:27:1
[INFO] [stdout]   39:     0x5d165901d357 - json[771d6ca6c8b2e19d]::convert_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:28:25
[INFO] [stdout]   40:     0x5d1658fccde6 - <json[771d6ca6c8b2e19d]::convert_array::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d165907f23b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d165907f23b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5d165908ca2b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5d165908ca2b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5d1659086144 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5d1659086144 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5d165908f632 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5d165908f632 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5d165908f632 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5d165920360f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5d165920360f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b5e9b62faa4 - <unknown>
[INFO] [stdout]   62:     0x7b5e9b6bca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- convert_complex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_complex' (105) panicked at tests/util/mod.rs:63:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array([Number(1), Object({"c": Array([Number(4), Number(5)]), "f": Number(6)})])
[INFO] [stdout]  right: Array([Number(1.0), Object({"c": Array([Number(4.0), Number(5.0)]), "f": Number(6.0)})])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1659203cfa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1659203cfa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1659218d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1659218d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5d1659208622 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d1659208622 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d16591e257f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d16591e257f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d16591fc0e9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d165908bf5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d165908bf5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d16591fc2a2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d16591fc2a2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d16591e2638 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d16591d7819 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d16591e334d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d165921954c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d16592193d3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d1658fdb641 - core[d17f6591d688f3bd]::panicking::assert_failed::<&serde_json[338c717d978d5ff1]::value::Value, &serde_json[338c717d978d5ff1]::value::Value>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d165906c545 - json[771d6ca6c8b2e19d]::util::expect_vec_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:63:3
[INFO] [stdout]   22:     0x5d165901ec8c - json[771d6ca6c8b2e19d]::convert_complex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:40:89
[INFO] [stdout]   23:     0x5d1658fe71ad - <core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d1659049ccd - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x5d1659065fa0 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x5d165902d505 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::try_with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5d1659029d2e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5d1659046c89 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x5d1659046c89 - tokio[fe3b5b2b46e30a8]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x5d1659046c89 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x5d1659048e4a - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x5d16590518f5 - <tokio[fe3b5b2b46e30a8]::macros::scoped_tls::ScopedKey<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Context>>::set::<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5d165903ddbf - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x5d165903aa83 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x5d165903a5b3 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::InnerGuard<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x5d1659038daa - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::BasicScheduler<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x5d165904cdc2 - <tokio[fe3b5b2b46e30a8]::runtime::Runtime>::block_on::<json[771d6ca6c8b2e19d]::convert_complex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x5d1659021b41 - json[771d6ca6c8b2e19d]::convert_complex
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:39:1
[INFO] [stdout]   39:     0x5d165901d417 - json[771d6ca6c8b2e19d]::convert_complex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:40:27
[INFO] [stdout]   40:     0x5d1658fccee6 - <json[771d6ca6c8b2e19d]::convert_complex::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d165907f23b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d165907f23b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5d165908ca2b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5d165908ca2b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5d1659086144 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5d1659086144 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5d165908f632 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5d165908f632 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5d165908f632 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5d165920360f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5d165920360f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b5e9b62faa4 - <unknown>
[INFO] [stdout]   62:     0x7b5e9b6bca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- convert_obj stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_obj' (110) panicked at tests/util/mod.rs:68:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object({"a": Number(1), "b": Number(2)})
[INFO] [stdout]  right: Object({"a": Number(1.0), "b": Number(2.0)})
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1659203cfa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1659203cfa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1659218d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1659218d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5d1659208622 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d1659208622 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d16591e257f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d16591e257f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d16591fc0e9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d165908bf5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d165908bf5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d16591fc2a2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d16591fc2a2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d16591e2638 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d16591d7819 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d16591e334d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d165921954c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d16592193d3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d1658fdb641 - core[d17f6591d688f3bd]::panicking::assert_failed::<&serde_json[338c717d978d5ff1]::value::Value, &serde_json[338c717d978d5ff1]::value::Value>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d165906c0d9 - json[771d6ca6c8b2e19d]::util::expect_map_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:68:3
[INFO] [stdout]   22:     0x5d165901d7ec - json[771d6ca6c8b2e19d]::convert_obj::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:31:76
[INFO] [stdout]   23:     0x5d1658fe6ead - <core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d165904900d - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x5d1659065160 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x5d165902c905 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::try_with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5d165902996e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5d1659041a09 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x5d1659041a09 - tokio[fe3b5b2b46e30a8]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x5d1659041a09 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x5d1659048cca - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x5d1659050e75 - <tokio[fe3b5b2b46e30a8]::macros::scoped_tls::ScopedKey<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Context>>::set::<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5d165903b23f - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x5d165903a903 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x5d1659039cb3 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::InnerGuard<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x5d1659036b2a - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::BasicScheduler<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x5d165904bbc2 - <tokio[fe3b5b2b46e30a8]::runtime::Runtime>::block_on::<json[771d6ca6c8b2e19d]::convert_obj::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x5d1659020581 - json[771d6ca6c8b2e19d]::convert_obj
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:30:1
[INFO] [stdout]   39:     0x5d165901d1d7 - json[771d6ca6c8b2e19d]::convert_obj::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:31:23
[INFO] [stdout]   40:     0x5d1658fccbe6 - <json[771d6ca6c8b2e19d]::convert_obj::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d165907f23b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d165907f23b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5d165908ca2b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5d165908ca2b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5d1659086144 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5d1659086144 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5d165908f632 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5d165908f632 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5d165908f632 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5d165920360f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5d165920360f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b5e9b62faa4 - <unknown>
[INFO] [stdout]   62:     0x7b5e9b6bca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- convert_nest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_nest' (109) panicked at tests/util/mod.rs:68:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object({"a": Number(1), "b": Object({"c": Object({"d": Number(4), "e": Number(5)}), "f": Number(6)})})
[INFO] [stdout]  right: Object({"a": Number(1.0), "b": Object({"c": Object({"d": Number(4.0), "e": Number(5.0)}), "f": Number(6.0)})})
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1659203cfa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1659203cfa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1659218d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1659218d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5d1659208622 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d1659208622 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d16591e257f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d16591e257f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d16591fc0e9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d165908bf5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d165908bf5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d16591fc2a2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d16591fc2a2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d16591e2638 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d16591d7819 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d16591e334d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d165921954c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d16592193d3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d1658fdb641 - core[d17f6591d688f3bd]::panicking::assert_failed::<&serde_json[338c717d978d5ff1]::value::Value, &serde_json[338c717d978d5ff1]::value::Value>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d165906c0d9 - json[771d6ca6c8b2e19d]::util::expect_map_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:68:3
[INFO] [stdout]   22:     0x5d165901e08c - json[771d6ca6c8b2e19d]::convert_nest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:37:94
[INFO] [stdout]   23:     0x5d1658fe6fed - <core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d165904955d - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x5d1659065750 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x5d165902ce05 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::try_with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5d1659029afe - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5d1659043c69 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x5d1659043c69 - tokio[fe3b5b2b46e30a8]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x5d1659043c69 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x5d1659048d6a - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x5d16590512d5 - <tokio[fe3b5b2b46e30a8]::macros::scoped_tls::ScopedKey<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Context>>::set::<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5d165903c45f - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x5d165903a9a3 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x5d165903a073 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::InnerGuard<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x5d165903798a - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::BasicScheduler<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x5d165904c342 - <tokio[fe3b5b2b46e30a8]::runtime::Runtime>::block_on::<json[771d6ca6c8b2e19d]::convert_nest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x5d1659020e91 - json[771d6ca6c8b2e19d]::convert_nest
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:36:1
[INFO] [stdout]   39:     0x5d165901d2c7 - json[771d6ca6c8b2e19d]::convert_nest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:37:24
[INFO] [stdout]   40:     0x5d1658fccd26 - <json[771d6ca6c8b2e19d]::convert_nest::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d165907f23b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d165907f23b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5d165908ca2b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5d165908ca2b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5d1659086144 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5d1659086144 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5d165908f632 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5d165908f632 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5d165908f632 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5d165920360f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5d165920360f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b5e9b62faa4 - <unknown>
[INFO] [stdout]   62:     0x7b5e9b6bca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- convert_obj_rev stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_obj_rev' (111) panicked at tests/util/mod.rs:68:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object({"a": Number(1), "b": Number(2)})
[INFO] [stdout]  right: Object({"a": Number(1.0), "b": Number(2.0)})
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1659203cfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1659203cfa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1659203cfa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1659218d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1659218d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5d1659208622 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d1659208622 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d16591e257f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d16591e257f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d16591fc0e9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d165908bf5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d165908bf5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d16591fc2a2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d16591fc2a2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d16591e2638 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d16591d7819 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d16591e334d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d165921954c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d16592193d3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d1658fdb641 - core[d17f6591d688f3bd]::panicking::assert_failed::<&serde_json[338c717d978d5ff1]::value::Value, &serde_json[338c717d978d5ff1]::value::Value>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d165906c0d9 - json[771d6ca6c8b2e19d]::util::expect_map_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:68:3
[INFO] [stdout]   22:     0x5d165901ee5c - json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:34:80
[INFO] [stdout]   23:     0x5d1658fe71ed - <core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d1659049ddd - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x5d16590660d0 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x5d165902d605 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::try_with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5d1659029d7e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[fe3b5b2b46e30a8]::coop::Budget>>>::with::<tokio[fe3b5b2b46e30a8]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5d1659047369 - tokio[fe3b5b2b46e30a8]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x5d1659047369 - tokio[fe3b5b2b46e30a8]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x5d1659047369 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x5d1659048e6a - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x5d16590519d5 - <tokio[fe3b5b2b46e30a8]::macros::scoped_tls::ScopedKey<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Context>>::set::<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5d165903e15f - tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::enter::<<tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>::{closure#0}, (), tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x5d165903aaa3 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::Inner<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x5d165903a673 - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::InnerGuard<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x5d165903908a - <tokio[fe3b5b2b46e30a8]::runtime::basic_scheduler::BasicScheduler<tokio[fe3b5b2b46e30a8]::runtime::driver::Driver>>::block_on::<json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x5d165904cf42 - <tokio[fe3b5b2b46e30a8]::runtime::Runtime>::block_on::<json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x5d1659021d11 - json[771d6ca6c8b2e19d]::convert_obj_rev
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:33:1
[INFO] [stdout]   39:     0x5d165901d447 - json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:34:27
[INFO] [stdout]   40:     0x5d1658fccf26 - <json[771d6ca6c8b2e19d]::convert_obj_rev::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d165907f23b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d165907f23b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5d165908ca2b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5d165908ca2b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5d165908ca2b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5d165908ca2b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5d1659086144 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5d1659086144 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5d165908f632 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5d165908f632 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5d165908f632 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5d165908f632 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5d165908f632 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5d165920360f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5d165920360f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b5e9b62faa4 - <unknown>
[INFO] [stdout]   62:     0x7b5e9b6bca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     convert_array
[INFO] [stdout]     convert_complex
[INFO] [stdout]     convert_nest
[INFO] [stdout]     convert_obj
[INFO] [stdout]     convert_obj_rev
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test json`
[INFO] running `Command { std: "docker" "inspect" "013829530aedde9ba1a5aabb1bdc930c1f4f8d8c1b64d5415ab0c2e17d7688f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "013829530aedde9ba1a5aabb1bdc930c1f4f8d8c1b64d5415ab0c2e17d7688f5", kill_on_drop: false }`
[INFO] [stdout] 013829530aedde9ba1a5aabb1bdc930c1f4f8d8c1b64d5415ab0c2e17d7688f5
